admin ssh-pubkey

Config openssh authorized public keys management

ssh-pubkey Specification

Parameter Value
Type Configuration Resource
Element Name ssh-pubkey
Element URI /axapi/v3/admin/{user}/ssh-pubkey
Element Attributes ssh-pubkey_attributes
Partition Visibility shared
Schema ssh-pubkey schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/admin/{user}/ssh-pubkey

ssh-pubkey attributes

Get Object

GET

/axapi/v3/admin/{user}/ssh-pubkey

ssh-pubkey attributes

Modify Object

POST

/axapi/v3/admin/{user}/ssh-pubkey

ssh-pubkey attributes

Replace Object

PUT

/axapi/v3/admin/{user}/ssh-pubkey

ssh-pubkey attributes

Delete Object

DELETE

/axapi/v3/admin/{user}/ssh-pubkey

ssh-pubkey attributes

ssh-pubkey attributes

delete

Description Delete an authorized public key (SSH key index)

Type: number

Range: 1-1000000

file-url

Description File URL

Type: string

Format: url

import

Description Import an authorized public key

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

list

Description List all authorized public keys

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

use-mgmt-port

Description Use management port as source port

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters