intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getFunctionsRuntime
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The managed object which has info about language runtime.
Using getFunctionsRuntime
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getFunctionsRuntime(args: GetFunctionsRuntimeArgs, opts?: InvokeOptions): Promise<GetFunctionsRuntimeResult>
function getFunctionsRuntimeOutput(args: GetFunctionsRuntimeOutputArgs, opts?: InvokeOptions): Output<GetFunctionsRuntimeResult>
def get_functions_runtime(account_moid: Optional[str] = None,
action: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetFunctionsRuntimeAncestor]] = None,
catalog: Optional[GetFunctionsRuntimeCatalog] = None,
class_id: Optional[str] = None,
code_file_name: Optional[str] = None,
code_template: Optional[str] = None,
components: Optional[Sequence[GetFunctionsRuntimeComponent]] = None,
create_time: Optional[str] = None,
create_user: Optional[str] = None,
deprecated: Optional[bool] = None,
description: Optional[str] = None,
display_name: Optional[str] = None,
domain_group_moid: Optional[str] = None,
enabled: Optional[bool] = None,
id: Optional[str] = None,
insecure: Optional[bool] = None,
language_name: Optional[str] = None,
language_version: Optional[str] = None,
mod_time: Optional[str] = None,
mod_user: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
note: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFunctionsRuntimeParent] = None,
permission_resources: Optional[Sequence[GetFunctionsRuntimePermissionResource]] = None,
runtime_file_path: Optional[str] = None,
runtime_upload_moid: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetFunctionsRuntimeTag]] = None,
version_context: Optional[GetFunctionsRuntimeVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetFunctionsRuntimeResult
def get_functions_runtime_output(account_moid: Optional[pulumi.Input[str]] = None,
action: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFunctionsRuntimeAncestorArgs]]]] = None,
catalog: Optional[pulumi.Input[GetFunctionsRuntimeCatalogArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
code_file_name: Optional[pulumi.Input[str]] = None,
code_template: Optional[pulumi.Input[str]] = None,
components: Optional[pulumi.Input[Sequence[pulumi.Input[GetFunctionsRuntimeComponentArgs]]]] = None,
create_time: Optional[pulumi.Input[str]] = None,
create_user: Optional[pulumi.Input[str]] = None,
deprecated: Optional[pulumi.Input[bool]] = None,
description: Optional[pulumi.Input[str]] = None,
display_name: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
enabled: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = None,
insecure: Optional[pulumi.Input[bool]] = None,
language_name: Optional[pulumi.Input[str]] = None,
language_version: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
mod_user: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
note: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetFunctionsRuntimeParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFunctionsRuntimePermissionResourceArgs]]]] = None,
runtime_file_path: Optional[pulumi.Input[str]] = None,
runtime_upload_moid: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFunctionsRuntimeTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetFunctionsRuntimeVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFunctionsRuntimeResult]
func LookupFunctionsRuntime(ctx *Context, args *LookupFunctionsRuntimeArgs, opts ...InvokeOption) (*LookupFunctionsRuntimeResult, error)
func LookupFunctionsRuntimeOutput(ctx *Context, args *LookupFunctionsRuntimeOutputArgs, opts ...InvokeOption) LookupFunctionsRuntimeResultOutput
> Note: This function is named LookupFunctionsRuntime
in the Go SDK.
public static class GetFunctionsRuntime
{
public static Task<GetFunctionsRuntimeResult> InvokeAsync(GetFunctionsRuntimeArgs args, InvokeOptions? opts = null)
public static Output<GetFunctionsRuntimeResult> Invoke(GetFunctionsRuntimeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFunctionsRuntimeResult> getFunctionsRuntime(GetFunctionsRuntimeArgs args, InvokeOptions options)
public static Output<GetFunctionsRuntimeResult> getFunctionsRuntime(GetFunctionsRuntimeArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFunctionsRuntime:getFunctionsRuntime
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - Additional
Properties string - Ancestors
List<Get
Functions Runtime Ancestor> - Catalog
Get
Functions Runtime Catalog - Class
Id string - Code
File stringName - Name of file containing function source code.
- Code
Template string - Template to guide on how to compose code.
- Components
List<Get
Functions Runtime Component> - Create
Time string - The time when this managed object was created.
- Create
User string - The user identifier who created the language runtime.
- Deprecated bool
- Indicate if this language runtime is deprecated.
- Description string
- Description of the language runtime.
- Display
Name string - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled bool
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- Id string
- Insecure bool
- Indicate if this language runtime is insecure due to vulnerabilities.
- Language
Name string - The official name of the programming language.*
Python
- Python programming language. - Language
Version string - The version of the programming language.
- Mod
Time string - The time when this managed object was last modified.
- Mod
User string - The user identifier who last updated the language runtime.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Note string
- A note to bring user's attention to the status of this language runtime.
- Object
Type string - Owners List<string>
- Parent
Get
Functions Runtime Parent - Permission
Resources List<GetFunctions Runtime Permission Resource> - Runtime
File stringPath - Path to the runtime file.
- Runtime
Upload stringMoid - Moid of Upload which represents the uploaded runtime file.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Functions Runtime Tag> - Version
Context GetFunctions Runtime Version Context
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - Additional
Properties string - Ancestors
[]Get
Functions Runtime Ancestor - Catalog
Get
Functions Runtime Catalog - Class
Id string - Code
File stringName - Name of file containing function source code.
- Code
Template string - Template to guide on how to compose code.
- Components
[]Get
Functions Runtime Component - Create
Time string - The time when this managed object was created.
- Create
User string - The user identifier who created the language runtime.
- Deprecated bool
- Indicate if this language runtime is deprecated.
- Description string
- Description of the language runtime.
- Display
Name string - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled bool
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- Id string
- Insecure bool
- Indicate if this language runtime is insecure due to vulnerabilities.
- Language
Name string - The official name of the programming language.*
Python
- Python programming language. - Language
Version string - The version of the programming language.
- Mod
Time string - The time when this managed object was last modified.
- Mod
User string - The user identifier who last updated the language runtime.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Note string
- A note to bring user's attention to the status of this language runtime.
- Object
Type string - Owners []string
- Parent
Get
Functions Runtime Parent - Permission
Resources []GetFunctions Runtime Permission Resource - Runtime
File stringPath - Path to the runtime file.
- Runtime
Upload stringMoid - Moid of Upload which represents the uploaded runtime file.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Functions Runtime Tag - Version
Context GetFunctions Runtime Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional
Properties String - ancestors
List<Get
Functions Runtime Ancestor> - catalog
Get
Functions Runtime Catalog - class
Id String - code
File StringName - Name of file containing function source code.
- code
Template String - Template to guide on how to compose code.
- components
List<Get
Functions Runtime Component> - create
Time String - The time when this managed object was created.
- create
User String - The user identifier who created the language runtime.
- deprecated Boolean
- Indicate if this language runtime is deprecated.
- description String
- Description of the language runtime.
- display
Name String - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled Boolean
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- id String
- insecure Boolean
- Indicate if this language runtime is insecure due to vulnerabilities.
- language
Name String - The official name of the programming language.*
Python
- Python programming language. - language
Version String - The version of the programming language.
- mod
Time String - The time when this managed object was last modified.
- mod
User String - The user identifier who last updated the language runtime.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note String
- A note to bring user's attention to the status of this language runtime.
- object
Type String - owners List<String>
- parent
Get
Functions Runtime Parent - permission
Resources List<GetFunctions Runtime Permission Resource> - runtime
File StringPath - Path to the runtime file.
- runtime
Upload StringMoid - Moid of Upload which represents the uploaded runtime file.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Functions Runtime Tag> - version
Context GetFunctions Runtime Version Context
- account
Moid string - The Account ID for this managed object.
- action string
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional
Properties string - ancestors
Get
Functions Runtime Ancestor[] - catalog
Get
Functions Runtime Catalog - class
Id string - code
File stringName - Name of file containing function source code.
- code
Template string - Template to guide on how to compose code.
- components
Get
Functions Runtime Component[] - create
Time string - The time when this managed object was created.
- create
User string - The user identifier who created the language runtime.
- deprecated boolean
- Indicate if this language runtime is deprecated.
- description string
- Description of the language runtime.
- display
Name string - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enabled boolean
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- id string
- insecure boolean
- Indicate if this language runtime is insecure due to vulnerabilities.
- language
Name string - The official name of the programming language.*
Python
- Python programming language. - language
Version string - The version of the programming language.
- mod
Time string - The time when this managed object was last modified.
- mod
User string - The user identifier who last updated the language runtime.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note string
- A note to bring user's attention to the status of this language runtime.
- object
Type string - owners string[]
- parent
Get
Functions Runtime Parent - permission
Resources GetFunctions Runtime Permission Resource[] - runtime
File stringPath - Path to the runtime file.
- runtime
Upload stringMoid - Moid of Upload which represents the uploaded runtime file.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Functions Runtime Tag[] - version
Context GetFunctions Runtime Version Context
- account_
moid str - The Account ID for this managed object.
- action str
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional_
properties str - ancestors
Sequence[Get
Functions Runtime Ancestor] - catalog
Get
Functions Runtime Catalog - class_
id str - code_
file_ strname - Name of file containing function source code.
- code_
template str - Template to guide on how to compose code.
- components
Sequence[Get
Functions Runtime Component] - create_
time str - The time when this managed object was created.
- create_
user str - The user identifier who created the language runtime.
- deprecated bool
- Indicate if this language runtime is deprecated.
- description str
- Description of the language runtime.
- display_
name str - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enabled bool
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- id str
- insecure bool
- Indicate if this language runtime is insecure due to vulnerabilities.
- language_
name str - The official name of the programming language.*
Python
- Python programming language. - language_
version str - The version of the programming language.
- mod_
time str - The time when this managed object was last modified.
- mod_
user str - The user identifier who last updated the language runtime.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note str
- A note to bring user's attention to the status of this language runtime.
- object_
type str - owners Sequence[str]
- parent
Get
Functions Runtime Parent - permission_
resources Sequence[GetFunctions Runtime Permission Resource] - runtime_
file_ strpath - Path to the runtime file.
- runtime_
upload_ strmoid - Moid of Upload which represents the uploaded runtime file.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Functions Runtime Tag] - version_
context GetFunctions Runtime Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional
Properties String - ancestors List<Property Map>
- catalog Property Map
- class
Id String - code
File StringName - Name of file containing function source code.
- code
Template String - Template to guide on how to compose code.
- components List<Property Map>
- create
Time String - The time when this managed object was created.
- create
User String - The user identifier who created the language runtime.
- deprecated Boolean
- Indicate if this language runtime is deprecated.
- description String
- Description of the language runtime.
- display
Name String - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled Boolean
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- id String
- insecure Boolean
- Indicate if this language runtime is insecure due to vulnerabilities.
- language
Name String - The official name of the programming language.*
Python
- Python programming language. - language
Version String - The version of the programming language.
- mod
Time String - The time when this managed object was last modified.
- mod
User String - The user identifier who last updated the language runtime.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note String
- A note to bring user's attention to the status of this language runtime.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - runtime
File StringPath - Path to the runtime file.
- runtime
Upload StringMoid - Moid of Upload which represents the uploaded runtime file.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Context Property Map
getFunctionsRuntime Result
The following output properties are available:
- Id string
- Results
List<Get
Functions Runtime Result> - Account
Moid string - Action string
- Additional
Properties string - Ancestors
List<Get
Functions Runtime Ancestor> - Catalog
Get
Functions Runtime Catalog - Class
Id string - Code
File stringName - Code
Template string - Components
List<Get
Functions Runtime Component> - Create
Time string - Create
User string - Deprecated bool
- Description string
- Display
Name string - Domain
Group stringMoid - Enabled bool
- Insecure bool
- Language
Name string - Language
Version string - Mod
Time string - Mod
User string - Moid string
- Name string
- Note string
- Object
Type string - Owners List<string>
- Parent
Get
Functions Runtime Parent - Permission
Resources List<GetFunctions Runtime Permission Resource> - Runtime
File stringPath - Runtime
Upload stringMoid - string
- List<Get
Functions Runtime Tag> - Version
Context GetFunctions Runtime Version Context
- Id string
- Results
[]Get
Functions Runtime Result - Account
Moid string - Action string
- Additional
Properties string - Ancestors
[]Get
Functions Runtime Ancestor - Catalog
Get
Functions Runtime Catalog - Class
Id string - Code
File stringName - Code
Template string - Components
[]Get
Functions Runtime Component - Create
Time string - Create
User string - Deprecated bool
- Description string
- Display
Name string - Domain
Group stringMoid - Enabled bool
- Insecure bool
- Language
Name string - Language
Version string - Mod
Time string - Mod
User string - Moid string
- Name string
- Note string
- Object
Type string - Owners []string
- Parent
Get
Functions Runtime Parent - Permission
Resources []GetFunctions Runtime Permission Resource - Runtime
File stringPath - Runtime
Upload stringMoid - string
- []Get
Functions Runtime Tag - Version
Context GetFunctions Runtime Version Context
- id String
- results
List<Get
Functions Runtime Result> - account
Moid String - action String
- additional
Properties String - ancestors
List<Get
Functions Runtime Ancestor> - catalog
Get
Functions Runtime Catalog - class
Id String - code
File StringName - code
Template String - components
List<Get
Functions Runtime Component> - create
Time String - create
User String - deprecated Boolean
- description String
- display
Name String - domain
Group StringMoid - enabled Boolean
- insecure Boolean
- language
Name String - language
Version String - mod
Time String - mod
User String - moid String
- name String
- note String
- object
Type String - owners List<String>
- parent
Get
Functions Runtime Parent - permission
Resources List<GetFunctions Runtime Permission Resource> - runtime
File StringPath - runtime
Upload StringMoid - String
- List<Get
Functions Runtime Tag> - version
Context GetFunctions Runtime Version Context
- id string
- results
Get
Functions Runtime Result[] - account
Moid string - action string
- additional
Properties string - ancestors
Get
Functions Runtime Ancestor[] - catalog
Get
Functions Runtime Catalog - class
Id string - code
File stringName - code
Template string - components
Get
Functions Runtime Component[] - create
Time string - create
User string - deprecated boolean
- description string
- display
Name string - domain
Group stringMoid - enabled boolean
- insecure boolean
- language
Name string - language
Version string - mod
Time string - mod
User string - moid string
- name string
- note string
- object
Type string - owners string[]
- parent
Get
Functions Runtime Parent - permission
Resources GetFunctions Runtime Permission Resource[] - runtime
File stringPath - runtime
Upload stringMoid - string
- Get
Functions Runtime Tag[] - version
Context GetFunctions Runtime Version Context
- id str
- results
Sequence[Get
Functions Runtime Result] - account_
moid str - action str
- additional_
properties str - ancestors
Sequence[Get
Functions Runtime Ancestor] - catalog
Get
Functions Runtime Catalog - class_
id str - code_
file_ strname - code_
template str - components
Sequence[Get
Functions Runtime Component] - create_
time str - create_
user str - deprecated bool
- description str
- display_
name str - domain_
group_ strmoid - enabled bool
- insecure bool
- language_
name str - language_
version str - mod_
time str - mod_
user str - moid str
- name str
- note str
- object_
type str - owners Sequence[str]
- parent
Get
Functions Runtime Parent - permission_
resources Sequence[GetFunctions Runtime Permission Resource] - runtime_
file_ strpath - runtime_
upload_ strmoid - str
- Sequence[Get
Functions Runtime Tag] - version_
context GetFunctions Runtime Version Context
- id String
- results List<Property Map>
- account
Moid String - action String
- additional
Properties String - ancestors List<Property Map>
- catalog Property Map
- class
Id String - code
File StringName - code
Template String - components List<Property Map>
- create
Time String - create
User String - deprecated Boolean
- description String
- display
Name String - domain
Group StringMoid - enabled Boolean
- insecure Boolean
- language
Name String - language
Version String - mod
Time String - mod
User String - moid String
- name String
- note String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - runtime
File StringPath - runtime
Upload StringMoid - String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetFunctionsRuntimeAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFunctionsRuntimeCatalog
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFunctionsRuntimeComponent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Nr
Version string - Official version of the component.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Nr
Version string - Official version of the component.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr
Version String - Official version of the component.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr
Version string - Official version of the component.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name str
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr_
version str - Official version of the component.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr
Version String - Official version of the component.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetFunctionsRuntimeParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFunctionsRuntimePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFunctionsRuntimeResult
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - Additional
Properties string - Ancestors
List<Get
Functions Runtime Result Ancestor> - Catalogs
List<Get
Functions Runtime Result Catalog> - Class
Id string - Code
File stringName - Name of file containing function source code.
- Code
Template string - Template to guide on how to compose code.
- Components
List<Get
Functions Runtime Result Component> - Create
Time string - The time when this managed object was created.
- Create
User string - The user identifier who created the language runtime.
- Deprecated bool
- Indicate if this language runtime is deprecated.
- Description string
- Description of the language runtime.
- Display
Name string - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled bool
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- Insecure bool
- Indicate if this language runtime is insecure due to vulnerabilities.
- Language
Name string - The official name of the programming language.*
Python
- Python programming language. - Language
Version string - The version of the programming language.
- Mod
Time string - The time when this managed object was last modified.
- Mod
User string - The user identifier who last updated the language runtime.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Note string
- A note to bring user's attention to the status of this language runtime.
- Object
Type string - Owners List<string>
- Parents
List<Get
Functions Runtime Result Parent> - Permission
Resources List<GetFunctions Runtime Result Permission Resource> - Runtime
File stringPath - Path to the runtime file.
- Runtime
Upload stringMoid - Moid of Upload which represents the uploaded runtime file.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Functions Runtime Result Tag> - Version
Contexts List<GetFunctions Runtime Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Action string
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - Additional
Properties string - Ancestors
[]Get
Functions Runtime Result Ancestor - Catalogs
[]Get
Functions Runtime Result Catalog - Class
Id string - Code
File stringName - Name of file containing function source code.
- Code
Template string - Template to guide on how to compose code.
- Components
[]Get
Functions Runtime Result Component - Create
Time string - The time when this managed object was created.
- Create
User string - The user identifier who created the language runtime.
- Deprecated bool
- Indicate if this language runtime is deprecated.
- Description string
- Description of the language runtime.
- Display
Name string - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enabled bool
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- Insecure bool
- Indicate if this language runtime is insecure due to vulnerabilities.
- Language
Name string - The official name of the programming language.*
Python
- Python programming language. - Language
Version string - The version of the programming language.
- Mod
Time string - The time when this managed object was last modified.
- Mod
User string - The user identifier who last updated the language runtime.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Note string
- A note to bring user's attention to the status of this language runtime.
- Object
Type string - Owners []string
- Parents
[]Get
Functions Runtime Result Parent - Permission
Resources []GetFunctions Runtime Result Permission Resource - Runtime
File stringPath - Path to the runtime file.
- Runtime
Upload stringMoid - Moid of Upload which represents the uploaded runtime file.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Functions Runtime Result Tag - Version
Contexts []GetFunctions Runtime Result Version Context
- account
Moid String - The Account ID for this managed object.
- action String
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional
Properties String - ancestors
List<Get
Functions Runtime Result Ancestor> - catalogs
List<Get
Functions Runtime Result Catalog> - class
Id String - code
File StringName - Name of file containing function source code.
- code
Template String - Template to guide on how to compose code.
- components
List<Get
Functions Runtime Result Component> - create
Time String - The time when this managed object was created.
- create
User String - The user identifier who created the language runtime.
- deprecated Boolean
- Indicate if this language runtime is deprecated.
- description String
- Description of the language runtime.
- display
Name String - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled Boolean
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- insecure Boolean
- Indicate if this language runtime is insecure due to vulnerabilities.
- language
Name String - The official name of the programming language.*
Python
- Python programming language. - language
Version String - The version of the programming language.
- mod
Time String - The time when this managed object was last modified.
- mod
User String - The user identifier who last updated the language runtime.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note String
- A note to bring user's attention to the status of this language runtime.
- object
Type String - owners List<String>
- parents
List<Get
Functions Runtime Result Parent> - permission
Resources List<GetFunctions Runtime Result Permission Resource> - runtime
File StringPath - Path to the runtime file.
- runtime
Upload StringMoid - Moid of Upload which represents the uploaded runtime file.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Functions Runtime Result Tag> - version
Contexts List<GetFunctions Runtime Result Version Context>
- account
Moid string - The Account ID for this managed object.
- action string
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional
Properties string - ancestors
Get
Functions Runtime Result Ancestor[] - catalogs
Get
Functions Runtime Result Catalog[] - class
Id string - code
File stringName - Name of file containing function source code.
- code
Template string - Template to guide on how to compose code.
- components
Get
Functions Runtime Result Component[] - create
Time string - The time when this managed object was created.
- create
User string - The user identifier who created the language runtime.
- deprecated boolean
- Indicate if this language runtime is deprecated.
- description string
- Description of the language runtime.
- display
Name string - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enabled boolean
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- insecure boolean
- Indicate if this language runtime is insecure due to vulnerabilities.
- language
Name string - The official name of the programming language.*
Python
- Python programming language. - language
Version string - The version of the programming language.
- mod
Time string - The time when this managed object was last modified.
- mod
User string - The user identifier who last updated the language runtime.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note string
- A note to bring user's attention to the status of this language runtime.
- object
Type string - owners string[]
- parents
Get
Functions Runtime Result Parent[] - permission
Resources GetFunctions Runtime Result Permission Resource[] - runtime
File stringPath - Path to the runtime file.
- runtime
Upload stringMoid - Moid of Upload which represents the uploaded runtime file.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Functions Runtime Result Tag[] - version
Contexts GetFunctions Runtime Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- action str
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional_
properties str - ancestors
Sequence[Get
Functions Runtime Result Ancestor] - catalogs
Sequence[Get
Functions Runtime Result Catalog] - class_
id str - code_
file_ strname - Name of file containing function source code.
- code_
template str - Template to guide on how to compose code.
- components
Sequence[Get
Functions Runtime Result Component] - create_
time str - The time when this managed object was created.
- create_
user str - The user identifier who created the language runtime.
- deprecated bool
- Indicate if this language runtime is deprecated.
- description str
- Description of the language runtime.
- display_
name str - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enabled bool
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- insecure bool
- Indicate if this language runtime is insecure due to vulnerabilities.
- language_
name str - The official name of the programming language.*
Python
- Python programming language. - language_
version str - The version of the programming language.
- mod_
time str - The time when this managed object was last modified.
- mod_
user str - The user identifier who last updated the language runtime.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note str
- A note to bring user's attention to the status of this language runtime.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Functions Runtime Result Parent] - permission_
resources Sequence[GetFunctions Runtime Result Permission Resource] - runtime_
file_ strpath - Path to the runtime file.
- runtime_
upload_ strmoid - Moid of Upload which represents the uploaded runtime file.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Functions Runtime Result Tag] - version_
contexts Sequence[GetFunctions Runtime Result Version Context]
- account
Moid String - The Account ID for this managed object.
- action String
- Action against the Runtime.*
None
- No action is set, this is the default value for action field.*Disable
- Disable an instance of a Runtime.*Deprecate
- Deprecate an instance of a Runtime.*FlagInsecure
- Flag an instance of a Runtime as insecure. - additional
Properties String - ancestors List<Property Map>
- catalogs List<Property Map>
- class
Id String - code
File StringName - Name of file containing function source code.
- code
Template String - Template to guide on how to compose code.
- components List<Property Map>
- create
Time String - The time when this managed object was created.
- create
User String - The user identifier who created the language runtime.
- deprecated Boolean
- Indicate if this language runtime is deprecated.
- description String
- Description of the language runtime.
- display
Name String - The display name of the language runtime. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enabled Boolean
- Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
- insecure Boolean
- Indicate if this language runtime is insecure due to vulnerabilities.
- language
Name String - The official name of the programming language.*
Python
- Python programming language. - language
Version String - The version of the programming language.
- mod
Time String - The time when this managed object was last modified.
- mod
User String - The user identifier who last updated the language runtime.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- note String
- A note to bring user's attention to the status of this language runtime.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - runtime
File StringPath - Path to the runtime file.
- runtime
Upload StringMoid - Moid of Upload which represents the uploaded runtime file.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Contexts List<Property Map>
GetFunctionsRuntimeResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFunctionsRuntimeResultCatalog
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFunctionsRuntimeResultComponent
- Additional
Properties string - Class
Id string - Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Nr
Version string - Object
Type string
- Additional
Properties string - Class
Id string - Name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- Nr
Version string - Object
Type string
- additional
Properties String - class
Id String - name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr
Version String - object
Type String
- additional
Properties string - class
Id string - name string
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr
Version string - object
Type string
- additional_
properties str - class_
id str - name str
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr_
version str - object_
type str
- additional
Properties String - class
Id String - name String
- The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
- nr
Version String - object
Type String
GetFunctionsRuntimeResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFunctionsRuntimeResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFunctionsRuntimeResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetFunctionsRuntimeResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetFunctions Runtime Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetFunctions Runtime Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetFunctionsRuntimeResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFunctionsRuntimeResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFunctionsRuntimeTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetFunctionsRuntimeVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetFunctions Runtime Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetFunctions Runtime Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetFunctions Runtime Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetFunctions Runtime Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetFunctions Runtime Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetFunctions Runtime Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetFunctions Runtime Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetFunctions Runtime Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetFunctions Runtime Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetFunctions Runtime Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetFunctionsRuntimeVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFunctionsRuntimeVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet