Update a provider specification
Update an existing provider specification
Path parameters
Unique identifier for the entity represented as a UUID
Request body
Name of the provider specification
Icon for the provider specification
Description of the provider specification
List of NRNs this specification is visible to
JSON Schema for the provider specification. This schema defines settings for any nullplatform integrations. It can also include custom JSON Schema keywords such as:
• tag (boolean): Marks a property as auto-taggable, automatically creating a tag with the property's value.
• secret (boolean): Marks a property as secret, ensuring the property's value is never revealed.
• groups (array): Specifies configuration groups within the schema, automatically creating sections in the UI.
Flag to allow dimensions for this specification
Default dimensions for the provider specification
Category slug to associate with this specification. Valid values: logging, metrics, cloud-providers, code-repository, assets-repository, container-orchestration, compute-management, vpc
Example request
{}Response
Object representing a provider specification resource
Unique identifier for the entity represented as a UUID
Name of the provider specification
Unique slug for the provider specification
Icon for the provider specification
Description of the provider specification
List of NRNs this specification is visible to
JSON Schema for the provider specification. This schema defines settings for any nullplatform integrations. It can also include custom JSON Schema keywords such as:
• tag (boolean): Marks a property as auto-taggable, automatically creating a tag with the property's value.
• secret (boolean): Marks a property as secret, ensuring the property's value is never revealed.
• groups (array): Specifies configuration groups within the schema, automatically creating sections in the UI.
Flag to allow dimensions for this specification
Default dimensions for the provider specification
IDs of associated categories
IDs of associated dependencies
Organization ID that owns this specification. NULL means global (nullplatform-managed)
Creation timestamp
Last update timestamp