Skip to main content

Dimension

Properties

NameTypeDescriptionNotes
id(optional) stringThe id of the Dimension. This field must be left null when creating a dimension, otherwise a 400 Bad Request error will result.[default to undefined]
namestringThe human-readable display name of the Dimension[default to undefined]
created(optional) stringDate the Dimension was created[readonly] [default to undefined]
modified(optional) stringDate the Dimension was last modified.[readonly] [default to undefined]
description(optional) stringA human-readable description of the Dimension[default to undefined]
ownerOwnerreference[default to undefined]
accessProfiles(optional) Array<Accessprofileref>[default to undefined]
entitlements(optional) Array<Entitlementref>[default to undefined]
membership(optional) Dimensionmembershipselector[default to undefined]
parentId(optional) stringThe ID of the parent role. This field can be left null when creating a dimension, but if provided, it must match the role ID specified in the path variable of the API call.[default to undefined]