subscriptionProfile

Describes access and permission information used when creating new users on the platform.

Attributes

The list of attributes for subscriptionProfile are:

  • active (boolean): boolean flag to indicate whether this subscription profile can be used
  • admins: the list of administrators that can use this subscription profile when creating a new user (see user)
  • adminsUri (anyURI): the uri resource to retrieve all the administrators that can use this subscription profile
  • code (string): the subscription profile code to use when creating a user (this subscription profile will be used)
  • description (string): the description of this subscription profile
  • distribsUri (anyURI): the uri resource to get all the operating systems that the user will be given access to
  • distributions: the list of operating systems that the user will be given access to (see distribution)
  • formats: the list of primitive formats that the user will be given access to (see imageFormat)
  • formatsUri (anyURI): the uri resource to get all the primitive formats that the user will be given access to
  • targetPlatforms: the list of target platforms that the user will be given access to (see targetPlatform)
  • targetPlatformsUri (anyURI): the uri resource to get all the target platforms that the user will be given access to
  • targetFormats: the list of target formats that the user will be given access to (see targetFormat)
  • targetFormatsUri (anyURI): the uri resource to get all the target formats that the user will be given access to
  • name (string): the name of this subscription profile
  • orgUri (anyURI): the uri resource of the organization this subscription profile is registered to
  • quotas: the list of quotas that the user will be given (see quota)
  • quotasUri (anyURI): the uri resource to get all the quota information that the user will be given
  • roles: the list of roles that the user will be given to (see role)
  • rolesUri (anyURI): the uri resource to get all the roles that the user will be given
  • uri (anyURI): the uri resource of this subscription profile object
  • created (dateTime): the created date of the object
  • dbId (long): the database id of the object
  • digest (string): the digest value (used for etag)
  • lastModified (dateTime): the last modified date of this object