BareMetalMachineKeySetPatchProperties interface
BareMetalMachineKeySetPatchProperties represents the properties of bare metal machine key set that can be patched.
Properties
| expiration | The date and time after which the users in this key set will be removed from the bare metal machines. |
| jump |
The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users. |
| user |
The unique list of permitted users. |
Property Details
expiration
The date and time after which the users in this key set will be removed from the bare metal machines.
expiration?: Date
Property Value
Date
jumpHostsAllowed
The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.
jumpHostsAllowed?: string[]
Property Value
string[]