Account Logon

Sets the information of the account for logging into IBM® Storage Protect for Cloud.

Note: Only supports local accounts and Microsoft 365 accounts, and the accounts must have the Service Administrator role in IBM Storage Protect for Cloud.

Examples

var context = PublicApi.GetContext("https://api.sp4c.storage-defender.ibm.com", "username", "password");

Request Information

Represents the information of an IBM Storage Protect for Cloud account with the Service Administrator role.

Element Description Type
Username Sets the username of the account used to log into IBM Storage Protect for Cloud. String
Password Sets the password of the account used to log intoIBM Storage Protect for Cloud. String