scaleway.mnq.v1beta1.ListNatsAccountsResponse
total_countTotal count of existing NATS accounts (matching any filters specified).
NATS accounts on this page.
scaleway.mnq.v1beta1.ListNatsCredentialsResponse
total_countTotal count of existing credentials (matching any filters specified).
Credentials on this page.
scaleway.mnq.v1beta1.NatsAccount
idNATS account ID.
nameNATS account name.
endpointEndpoint of the NATS service for this account.
project_idProject ID of the Project containing the NATS account.
regionRegion where the NATS account is deployed.
created_atNATS account creation date. (RFC 3339 format)
updated_atNATS account last modification date. (RFC 3339 format)
scaleway.mnq.v1beta1.NatsCredentials
idID of the credentials.
nameName of the credentials.
nats_account_idNATS account containing the credentials.
regionRegion where the NATS account is deployed.
created_atNATS credentials creation date. (RFC 3339 format)
updated_atNATS credentials last modification date. (RFC 3339 format)
Object containing the credentials file (Only returned by Create Nats Credentials call).
checksumChecksum of the credentials file.