Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::CR::RobotAccount
Using getRobotAccount
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getRobotAccount(args: GetRobotAccountArgs, opts?: InvokeOptions): Promise<GetRobotAccountResult>
function getRobotAccountOutput(args: GetRobotAccountOutputArgs, opts?: InvokeOutputOptions): Output<GetRobotAccountResult>def get_robot_account(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRobotAccountResult
def get_robot_account_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetRobotAccountResult]func LookupRobotAccount(ctx *Context, args *LookupRobotAccountArgs, opts ...InvokeOption) (*LookupRobotAccountResult, error)
func LookupRobotAccountOutput(ctx *Context, args *LookupRobotAccountOutputArgs, opts ...InvokeOption) LookupRobotAccountResultOutput> Note: This function is named LookupRobotAccount in the Go SDK.
public static class GetRobotAccount
{
public static Task<GetRobotAccountResult> InvokeAsync(GetRobotAccountArgs args, InvokeOptions? opts = null)
public static Output<GetRobotAccountResult> Invoke(GetRobotAccountInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetRobotAccountResult> Invoke(GetRobotAccountInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetRobotAccountResult> getRobotAccount(GetRobotAccountArgs args, InvokeOptions options)
public static Output<GetRobotAccountResult> getRobotAccount(GetRobotAccountArgs args, InvokeOptions options)
public static Output<GetRobotAccountResult> getRobotAccount(GetRobotAccountArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:cr/getRobotAccount:getRobotAccount
arguments:
# arguments dictionarydata "volcenginecc_cr_get_robot_account" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getRobotAccount Result
The following output properties are available:
- Create
Time string - Creation timestamp.
- Description string
- Description of the robot account.
- Disabled bool
- Disable status of the robot account. false means the account is enabled; true means the account is disabled.
- Duration int
- Effective period, in days, with a maximum of 366. Enter -1 for unlimited.
- Expires
At int - Expiration timestamp.
- Id string
- Uniquely identifies the resource.
- Password string
- Login password for the robot account. If not specified during creation, a random password will be generated; when updating the password, this field is required if Random is false.
- Permissions
List<Volcengine.
Get Robot Account Permission> - Operation permissions for the robot account.
- Random bool
- Whether to automatically generate a random password. false means a random string is not used and you must enter a password manually; true means a random password is generated automatically.
- Registry string
- Instance name where the robot account resides.
- Update
Time string - Update timestamp.
- Username string
- Name of the robot account, in the format crrobot@****.
- Create
Time string - Creation timestamp.
- Description string
- Description of the robot account.
- Disabled bool
- Disable status of the robot account. false means the account is enabled; true means the account is disabled.
- Duration int
- Effective period, in days, with a maximum of 366. Enter -1 for unlimited.
- Expires
At int - Expiration timestamp.
- Id string
- Uniquely identifies the resource.
- Password string
- Login password for the robot account. If not specified during creation, a random password will be generated; when updating the password, this field is required if Random is false.
- Permissions
[]Get
Robot Account Permission - Operation permissions for the robot account.
- Random bool
- Whether to automatically generate a random password. false means a random string is not used and you must enter a password manually; true means a random password is generated automatically.
- Registry string
- Instance name where the robot account resides.
- Update
Time string - Update timestamp.
- Username string
- Name of the robot account, in the format crrobot@****.
- create_
time string - Creation timestamp.
- description string
- Description of the robot account.
- disabled bool
- Disable status of the robot account. false means the account is enabled; true means the account is disabled.
- duration number
- Effective period, in days, with a maximum of 366. Enter -1 for unlimited.
- expires_
at number - Expiration timestamp.
- id string
- Uniquely identifies the resource.
- password string
- Login password for the robot account. If not specified during creation, a random password will be generated; when updating the password, this field is required if Random is false.
- permissions list(object)
- Operation permissions for the robot account.
- random bool
- Whether to automatically generate a random password. false means a random string is not used and you must enter a password manually; true means a random password is generated automatically.
- registry string
- Instance name where the robot account resides.
- update_
time string - Update timestamp.
- username string
- Name of the robot account, in the format crrobot@****.
- create
Time String - Creation timestamp.
- description String
- Description of the robot account.
- disabled Boolean
- Disable status of the robot account. false means the account is enabled; true means the account is disabled.
- duration Integer
- Effective period, in days, with a maximum of 366. Enter -1 for unlimited.
- expires
At Integer - Expiration timestamp.
- id String
- Uniquely identifies the resource.
- password String
- Login password for the robot account. If not specified during creation, a random password will be generated; when updating the password, this field is required if Random is false.
- permissions
List<Get
Robot Account Permission> - Operation permissions for the robot account.
- random Boolean
- Whether to automatically generate a random password. false means a random string is not used and you must enter a password manually; true means a random password is generated automatically.
- registry String
- Instance name where the robot account resides.
- update
Time String - Update timestamp.
- username String
- Name of the robot account, in the format crrobot@****.
- create
Time string - Creation timestamp.
- description string
- Description of the robot account.
- disabled boolean
- Disable status of the robot account. false means the account is enabled; true means the account is disabled.
- duration number
- Effective period, in days, with a maximum of 366. Enter -1 for unlimited.
- expires
At number - Expiration timestamp.
- id string
- Uniquely identifies the resource.
- password string
- Login password for the robot account. If not specified during creation, a random password will be generated; when updating the password, this field is required if Random is false.
- permissions
Get
Robot Account Permission[] - Operation permissions for the robot account.
- random boolean
- Whether to automatically generate a random password. false means a random string is not used and you must enter a password manually; true means a random password is generated automatically.
- registry string
- Instance name where the robot account resides.
- update
Time string - Update timestamp.
- username string
- Name of the robot account, in the format crrobot@****.
- create_
time str - Creation timestamp.
- description str
- Description of the robot account.
- disabled bool
- Disable status of the robot account. false means the account is enabled; true means the account is disabled.
- duration int
- Effective period, in days, with a maximum of 366. Enter -1 for unlimited.
- expires_
at int - Expiration timestamp.
- id str
- Uniquely identifies the resource.
- password str
- Login password for the robot account. If not specified during creation, a random password will be generated; when updating the password, this field is required if Random is false.
- permissions
Sequence[Get
Robot Account Permission] - Operation permissions for the robot account.
- random bool
- Whether to automatically generate a random password. false means a random string is not used and you must enter a password manually; true means a random password is generated automatically.
- registry str
- Instance name where the robot account resides.
- update_
time str - Update timestamp.
- username str
- Name of the robot account, in the format crrobot@****.
- create
Time String - Creation timestamp.
- description String
- Description of the robot account.
- disabled Boolean
- Disable status of the robot account. false means the account is enabled; true means the account is disabled.
- duration Number
- Effective period, in days, with a maximum of 366. Enter -1 for unlimited.
- expires
At Number - Expiration timestamp.
- id String
- Uniquely identifies the resource.
- password String
- Login password for the robot account. If not specified during creation, a random password will be generated; when updating the password, this field is required if Random is false.
- permissions List<Property Map>
- Operation permissions for the robot account.
- random Boolean
- Whether to automatically generate a random password. false means a random string is not used and you must enter a password manually; true means a random password is generated automatically.
- registry String
- Instance name where the robot account resides.
- update
Time String - Update timestamp.
- username String
- Name of the robot account, in the format crrobot@****.
Supporting Types
GetRobotAccountPermission
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine