REST Resource: projects.locations.keyRings

Resource: KeyRing

A KeyRing is a toplevel logical grouping of CryptoKeys.

JSON representation
{
  "name": string,
  "createTime": string
}
Fields
name

string

Output only. The resource name for the KeyRing in the format projects/*/locations/*/keyRings/*.

createTime

string (Timestamp format)

Output only. The time at which this KeyRing was created.

Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".

Methods

create

Create a new KeyRing in a given Project and Location.

get

Returns metadata for a given KeyRing.

list

Lists KeyRings.

getIamPolicy

The method google.iam.v1.IAMPolicy.GetIamPolicy is not available in Trusted Cloud by S3NS.

setIamPolicy

The method google.iam.v1.IAMPolicy.SetIamPolicy is not available in Trusted Cloud by S3NS.

testIamPermissions

The method google.iam.v1.IAMPolicy.TestIamPermissions is not available in Trusted Cloud by S3NS.