Create cloud role

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
providerenumRequired
role_arnstringRequired1-2048 characters
typeenumOptional
session_duration_secondsintegerOptional900-3600Defaults to 3600

Response

Successful Response
idstringformat: "uuid"
providerstring
typestring
role_arnstring
session_duration_secondsinteger
is_enabledboolean
islo_trust_role_arnstring
created_atdatetime or null
updated_atdatetime or null

Errors

401
Unauthorized Error
422
Unprocessable Entity Error