Skip to content

Class: metadata

Represents a page link that navigates users to custom URL or Custom Page destinations.

AttributeMetadataDescription
labelType: String
Required
Max length: 40
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the component is active.
descriptionType: String
Max length: 255
A general description of the page link.
urlType: String
Required
Max length: 1500
Defines the URL link for the page link. Must be the Custom Page URL when creating a page link to a Custom Page.
modeType: Enum
Required
Allowed values:
  • Create
  • Edit
  • Copy
  • View
  • VaultMobile
Determines which action redirects the user to a custom URL or Custom Page.
page_typeType: Enum
Required
Allowed values:
  • Object
Specifies the type of page link. Object is the only allowed value at this time.
objectType: ComponentSpecifies the object that the page link will override behavior for.
pageType: ComponentReference to a Custom Page. For example, Page.hello_world__c. Required to create a page link to a Custom Page.
disable_type_selectType: BooleanIf set to true, Vault bypasses the Object Type select dialog when a user creates a Page Link in the Vault Admin UI. If omitted, the default value is false. This attribute can only be set in CREATE commands.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable