Reference Guide

Table Of Contents
local_user_modify
Name Description Schema
current_pass
word
optional
Current password of the local user. Any local user can
change his own password by providing current_password
along with the new password.
string (password)
is_locked
optional
Lock or unlock the local user account. Local user with
administration/security administration role can lock or
unlock any other local user account. You cannot lock an
account you are currently logged-in to.
boolean
password
optional
New password of the local user. Local user with
administrator or security administrator role can reset the
password of other local user accounts without providing
the current password. You cannot reset the password of the
account you are currently logged-in to.
Length : 8 - 40
string (password)
role_id
optional
The unique identifier of the new role to which the local
user has to be mapped. Where role_id "1" is for
Administrator, "2" is for Storage Administrator, "3" is for
Operator, "4" is for VM Administrator and "5" is for Security
Administrator. A local user with either an administration
or a security administration role can change the role of any
other local user. You cannot change the role of the account
you are currently logged-in to.
string
location_history_instance
Storage resource location history. All entries are kept indefinitely and are removed when the
resource object is deleted.
Name Description Schema
from_applian
ce_id
optional
Unique identifier of the appliance from which the volume
was relocated.
string
migrated_on
optional
Time when the storage resource location changed. string (date-time)
reason
optional
LocationHistoryReas
onEnum
679