NetworkGetSchema – Infra API – MediaKind
NetworkGetSchema
object
kind
string Required
The kind of record.
metadata
object MetadataSchema Required
Show 10 properties
Hide 10 properties
created
string Optional
format: date-timeThe time when the resource was created
createdBy
string Optional
format: uuidID of the user who created the resource
createdByEmail
string OptionalEmail of the user who created the resource
displayName
string OptionalThe display name of the resource
id
string Required
format: uuidThe ID of the resource
labels
map from strings to string OptionalA dictionary of labels associated with the resource
Show value schema
Hide value schema
[any key] string
name
string OptionalThe name of the resource
updated
string Optional
format: date-timeThe time when the resource was last updated
updatedBy
string Optional
format: uuidID of the user who last updated the resource
updatedByEmail
string OptionalEmail of the user who last updated the resource
spec
object NetworkBodySpec Requiredstatus
object NetworkBodyStatus RequiredShow 2 properties
Hide 2 propertiesowner
enum RequiredIndicates whether the network was automatically created by the system. System owned networks cannot be deleted, but they can be modified. To learn more, read System owned networks.
Allowed values: User, System
scope
enum RequiredIndicates whether the network is a local network within a site. Local networks are always system owned and therefore cannot be deleted, however they can be modified.
Allowed values: Connecting, Local