Mount Accessors

The mount accessor is used when configuring entity aliases to indicate from where the entity-alias originates.

Retrieve all mount accessors

SecurityaccessToken
Request
query Parameters
fields
string

Retrieve only requested fields from the resource

See section fields

site
string

Send the request to the specfifed site

keys
string <enumeration>

Retrieve only the keys for the list

Value: "true"
count
string <enumeration>

Retrieve only the number of elements in the list

Value: "true"
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

503

Service Unavailable (strongbox sealed)

get/v1/state/strongbox/identity/mount-accessor
Response samples
- name: auth-userpass-0efc6e96
  id: auth-userpass-0efc6e96
  

Retrieve a mount accessor

SecurityaccessToken
Request
path Parameters
mount-accessor-name
required
string <name> ^[a-z0-9]([a-z0-9\-]*[a-z0-9])?$

name of mount-accessor

query Parameters
fields
string

Retrieve only requested fields from the resource

See section fields

site
string

Send the request to the specfifed site

Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

503

Service Unavailable (strongbox sealed)

get/v1/state/strongbox/identity/mount-accessor/{mount-accessor-name}
Response samples
name: auth-userpass-0efc6e96
id: auth-userpass-0efc6e96