Create Credential
Select
Create a new credential
- application/json
Request Body
- CredentialInfo
- CloudCredentialInfo
- CloudCredentialInfoWithTokenId
- CloudCredentialInfoWithAPIKey
- SalesforceCredentialInfo
- AmazonCredentialInfo
- AmazonCredentialInfoWithRoleArn
- AzureCredentialInfo
- AzureCredentialInfoWithTenantId
- GoogleCredentialInfo
- GoogleServiceAccountCredentialInfo
- OracleCredentialInfo
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- userAccount string required
User account of Credential
- password string required
Password of Credential. Password must be in base64 encoded format.
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- accessKeyId string required
Access Key ID of Credential
- secretAccessKey string required
Secret Access Key of Credential and must be in base64 encoded format.
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- tokenId string required
Token ID of Credential
- sharedSecret string required
Shared secret of Credential and must be in base64 encoded format.
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- userAccount string required
User account of Credential
- apiKey string required
API Key of Credential and must be in base64 encoded format.
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- consumerKey string required
Consumer key of Credential
- consumerSecret string required
Consumer secret of Credential
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- authType string required
Possible values: [
AMAZON_S3
]Aunthentication type
- accessKeyId string required
Access Key ID of Credential
- secretAccessKey string required
Secret Access Key of Credential and must be in base64 encoded format.
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- authType string required
Possible values: [
AMAZON_STS_IAM_ROLE
]Aunthentication type.
- roleArn string required
Role ARN of credential
- password string
Role ARN of credential
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- authType string required
Possible values: [
MICROSOFT_AZURE
]Aunthentication type applicable only for Cloud Accounts with Microsoft Azure as vendor.
- accountName string required
Account name of Credential, applicable only if authType is Access Key
- accessKeyId string required
Access key ID of Credential, applicable only if authType is Access Secret Key and must be in base64 encoded format.
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- authType string required
Possible values: [
AZUREACCOUNT
]Aunthentication type applicable only for Cloud Accounts with Microsoft Azure as vendor.
- tenantId string required
Unique Azure active directory ID
- applicationId string required
Unique Azure application ID
- applicationSecret string required
Application secret of Credential and must be in base64 encoded format.
- environment string required
Possible values: [
AZURE_CLOUD
,AZURE_USGOV
,AZURE_GERMANCLOUD
,AZURE_CHINACLOUD
,AZURE_STACK
]Azure cloud deployed region
endpoints object
Endpoints for Aunthentication, Storage and Management
activeDirectory stringstorage stringresourceManager string- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- authType string required
Possible values: [
GOOGLE_SERVICE_ACCOUNT
,GOOGLE_CLOUD
]Aunthentication type applicable only for Cloud Accounts with Google as vendor.
- accessKeyId string required
Access key ID of Credential, applicable only if authType is Access Secret Key.
- secretAccessKey string required
Secret Access Key of Credential and must be in base64 encoded format.
- connectString string required
Connect String for Credential
- dbName string required
DB Name for Credential
- certificate string required
Certificate of Credential
- projectId string required
Project ID of credential
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- authType string required
Possible values: [
GOOGLE_SERVICE_ACCOUNT
,GOOGLE_CLOUD
]Aunthentication type applicable only for Cloud Accounts with Google as vendor.
- userAccount string required
User Account of Credential
- connectString string required
Connect String for Credential
- dbName string required
DB Name for Credential
- certificate string required
Certificate of Credential
- projectId string required
Project ID of credential
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- accountType CredentialAccountType required
Possible values: [
WINDOWSACCOUNT
,LINUXACCOUNT
,STORAGE_ARRAY_ACCOUNT
,CLOUD_ACCOUNT
] - vendorType CloudVendorType
Possible values: [
ALICLOUD_OSS
,AMAZON_GLACIER
,AMAZON
,ATT_SYNAPTIC
,REVERA_VAULT
,CEPH_OBJECT_GATEWAY_S3
,CMCC_ONEST
,CLOUDIAN_HYPERSTORE
,DELL_EMC_ECS_S3
,EMC_ATMOS
,FUJITSU_STORAGE_ETERNUS
,GOOGLE_CLOUD
,HDS_HCP
,HITACHI_VANTARA_HCP_S3
,HUAWEI_OSS
,IBM_CLOUD
,IBM_CLOUD_S3
,INSPUR_CLOUD
,IRON_MOUNTAIN_CLOUD
,KINGSOFT_KS3
,MICROSOFT_AZURE_TYPE
,NETAPP_STORAGEGRID
,NUTANIX_BUCKETS
,OPENSTACK
,AMPLIDATA
,RACKSPACE_CLOUD_FILES
,S3_COMPATIBLE
,SALESFORCE_CONNECTED_APP
,SCALITY_RING
,TELEFONICA_OPEN_CLOUD_OBJECT_STORAGE
,VERIZON_CLOUD
,WASABI_HOT_CLOUD_STORAGE
]Cloud vendor types appilcable only for Cloud Account type
- name string required
Name of Credential
- userAccount string required
User Account of Credential
- password string required
Password of Credential. Password must be in base64 encoded format.
- connectString string required
Connect String for Credential
- dbName string required
DB Name for Credential
- certificate string required
Certificate of Credential
- tenancyOCID string required
Oracle Cloud ID
- userOCID string required
User name for the Oracle Cloud ID
- description string
Description of Credential
security object
Security association of a list of users and user groups
owner object required
Owner of a credential can be a user or user group
user object
id int32name stringuserGroup object
id int32name stringassociations object[]
user object
id int32name stringuserGroup object
id int32name stringpermissions object
List of permissions associated with the entity. Either categoryId and categoryName or permissionId and permissionName will be returned. If categoryId or categoryName is returned, all the corresponding permissions in the category are associated with the entity.
permissionId int32permissionName stringcategoryId int32categoryName stringtype stringPossible values: [
ALL_CATEGORIES
,CATEGORY_ENTITY
,PERMISSION_ENTITY
]Returns the type of association.
exclude booleanFlag to specify if this is included permission or excluded permission.
isCreatorAssociation booleanTo check if the user/user group associated is the owner.
- 200
- 400
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- id int32
- type string
{
"id": 0,
"type": "string"
}
Bad Request
Internal Server Error