1. Packages
  2. Intersight Provider
  3. API Docs
  4. getFunctionsRuntime
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getFunctionsRuntime

Explore with Pulumi AI

intersight 1.0.63 published on Wednesday, Apr 16, 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>
Copy
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]
Copy
func LookupFunctionsRuntime(ctx *Context, args *LookupFunctionsRuntimeArgs, opts ...InvokeOption) (*LookupFunctionsRuntimeResult, error)
func LookupFunctionsRuntimeOutput(ctx *Context, args *LookupFunctionsRuntimeOutputArgs, opts ...InvokeOption) LookupFunctionsRuntimeResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetFunctionsRuntimeResult> getFunctionsRuntime(GetFunctionsRuntimeArgs args, InvokeOptions options)
public static Output<GetFunctionsRuntimeResult> getFunctionsRuntime(GetFunctionsRuntimeArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getFunctionsRuntime:getFunctionsRuntime
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid 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.
AdditionalProperties string
Ancestors List<GetFunctionsRuntimeAncestor>
Catalog GetFunctionsRuntimeCatalog
ClassId string
CodeFileName string
Name of file containing function source code.
CodeTemplate string
Template to guide on how to compose code.
Components List<GetFunctionsRuntimeComponent>
CreateTime string
The time when this managed object was created.
CreateUser 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.
DisplayName 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 (_).
DomainGroupMoid string
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.
LanguageName string
The official name of the programming language.* Python - Python programming language.
LanguageVersion string
The version of the programming language.
ModTime string
The time when this managed object was last modified.
ModUser 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.
ObjectType string
Owners List<string>
Parent GetFunctionsRuntimeParent
PermissionResources List<GetFunctionsRuntimePermissionResource>
RuntimeFilePath string
Path to the runtime file.
RuntimeUploadMoid string
Moid of Upload which represents the uploaded runtime file.
SharedScope 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.
Tags List<GetFunctionsRuntimeTag>
VersionContext GetFunctionsRuntimeVersionContext
AccountMoid 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.
AdditionalProperties string
Ancestors []GetFunctionsRuntimeAncestor
Catalog GetFunctionsRuntimeCatalog
ClassId string
CodeFileName string
Name of file containing function source code.
CodeTemplate string
Template to guide on how to compose code.
Components []GetFunctionsRuntimeComponent
CreateTime string
The time when this managed object was created.
CreateUser 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.
DisplayName 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 (_).
DomainGroupMoid string
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.
LanguageName string
The official name of the programming language.* Python - Python programming language.
LanguageVersion string
The version of the programming language.
ModTime string
The time when this managed object was last modified.
ModUser 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.
ObjectType string
Owners []string
Parent GetFunctionsRuntimeParent
PermissionResources []GetFunctionsRuntimePermissionResource
RuntimeFilePath string
Path to the runtime file.
RuntimeUploadMoid string
Moid of Upload which represents the uploaded runtime file.
SharedScope 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.
Tags []GetFunctionsRuntimeTag
VersionContext GetFunctionsRuntimeVersionContext
accountMoid 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.
additionalProperties String
ancestors List<GetFunctionsRuntimeAncestor>
catalog GetFunctionsRuntimeCatalog
classId String
codeFileName String
Name of file containing function source code.
codeTemplate String
Template to guide on how to compose code.
components List<GetFunctionsRuntimeComponent>
createTime String
The time when this managed object was created.
createUser 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.
displayName 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 (_).
domainGroupMoid String
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.
languageName String
The official name of the programming language.* Python - Python programming language.
languageVersion String
The version of the programming language.
modTime String
The time when this managed object was last modified.
modUser 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.
objectType String
owners List<String>
parent GetFunctionsRuntimeParent
permissionResources List<GetFunctionsRuntimePermissionResource>
runtimeFilePath String
Path to the runtime file.
runtimeUploadMoid String
Moid of Upload which represents the uploaded runtime file.
sharedScope 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.
tags List<GetFunctionsRuntimeTag>
versionContext GetFunctionsRuntimeVersionContext
accountMoid 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.
additionalProperties string
ancestors GetFunctionsRuntimeAncestor[]
catalog GetFunctionsRuntimeCatalog
classId string
codeFileName string
Name of file containing function source code.
codeTemplate string
Template to guide on how to compose code.
components GetFunctionsRuntimeComponent[]
createTime string
The time when this managed object was created.
createUser 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.
displayName 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 (_).
domainGroupMoid string
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.
languageName string
The official name of the programming language.* Python - Python programming language.
languageVersion string
The version of the programming language.
modTime string
The time when this managed object was last modified.
modUser 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.
objectType string
owners string[]
parent GetFunctionsRuntimeParent
permissionResources GetFunctionsRuntimePermissionResource[]
runtimeFilePath string
Path to the runtime file.
runtimeUploadMoid string
Moid of Upload which represents the uploaded runtime file.
sharedScope 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.
tags GetFunctionsRuntimeTag[]
versionContext GetFunctionsRuntimeVersionContext
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[GetFunctionsRuntimeAncestor]
catalog GetFunctionsRuntimeCatalog
class_id str
code_file_name str
Name of file containing function source code.
code_template str
Template to guide on how to compose code.
components Sequence[GetFunctionsRuntimeComponent]
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_moid str
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 GetFunctionsRuntimeParent
permission_resources Sequence[GetFunctionsRuntimePermissionResource]
runtime_file_path str
Path to the runtime file.
runtime_upload_moid str
Moid of Upload which represents the uploaded runtime file.
shared_scope 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.
tags Sequence[GetFunctionsRuntimeTag]
version_context GetFunctionsRuntimeVersionContext
accountMoid 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.
additionalProperties String
ancestors List<Property Map>
catalog Property Map
classId String
codeFileName String
Name of file containing function source code.
codeTemplate String
Template to guide on how to compose code.
components List<Property Map>
createTime String
The time when this managed object was created.
createUser 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.
displayName 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 (_).
domainGroupMoid String
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.
languageName String
The official name of the programming language.* Python - Python programming language.
languageVersion String
The version of the programming language.
modTime String
The time when this managed object was last modified.
modUser 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.
objectType String
owners List<String>
parent Property Map
permissionResources List<Property Map>
runtimeFilePath String
Path to the runtime file.
runtimeUploadMoid String
Moid of Upload which represents the uploaded runtime file.
sharedScope 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.
tags List<Property Map>
versionContext Property Map

getFunctionsRuntime Result

The following output properties are available:

Supporting Types

GetFunctionsRuntimeAncestor

AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties string
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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

AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties string
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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

AdditionalProperties string
ClassId 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 (_).
NrVersion string
Official version of the component.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
AdditionalProperties string
ClassId 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 (_).
NrVersion string
Official version of the component.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties String
classId 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 (_).
nrVersion String
Official version of the component.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties string
classId 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 (_).
nrVersion string
Official version of the component.
objectType 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.
additionalProperties String
classId 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 (_).
nrVersion String
Official version of the component.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

GetFunctionsRuntimeParent

AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties string
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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

AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties string
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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

AccountMoid This property is required. string
The Account ID for this managed object.
Action This property is required. 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.
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetFunctionsRuntimeResultAncestor>
Catalogs This property is required. List<GetFunctionsRuntimeResultCatalog>
ClassId This property is required. string
CodeFileName This property is required. string
Name of file containing function source code.
CodeTemplate This property is required. string
Template to guide on how to compose code.
Components This property is required. List<GetFunctionsRuntimeResultComponent>
CreateTime This property is required. string
The time when this managed object was created.
CreateUser This property is required. string
The user identifier who created the language runtime.
Deprecated This property is required. bool
Indicate if this language runtime is deprecated.
Description This property is required. string
Description of the language runtime.
DisplayName This property is required. 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 (_).
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
Enabled This property is required. bool
Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
Insecure This property is required. bool
Indicate if this language runtime is insecure due to vulnerabilities.
LanguageName This property is required. string
The official name of the programming language.* Python - Python programming language.
LanguageVersion This property is required. string
The version of the programming language.
ModTime This property is required. string
The time when this managed object was last modified.
ModUser This property is required. string
The user identifier who last updated the language runtime.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. 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 This property is required. string
A note to bring user's attention to the status of this language runtime.
ObjectType This property is required. string
Owners This property is required. List<string>
Parents This property is required. List<GetFunctionsRuntimeResultParent>
PermissionResources This property is required. List<GetFunctionsRuntimeResultPermissionResource>
RuntimeFilePath This property is required. string
Path to the runtime file.
RuntimeUploadMoid This property is required. string
Moid of Upload which represents the uploaded runtime file.
SharedScope This property is required. 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.
Tags This property is required. List<GetFunctionsRuntimeResultTag>
VersionContexts This property is required. List<GetFunctionsRuntimeResultVersionContext>
AccountMoid This property is required. string
The Account ID for this managed object.
Action This property is required. 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.
AdditionalProperties This property is required. string
Ancestors This property is required. []GetFunctionsRuntimeResultAncestor
Catalogs This property is required. []GetFunctionsRuntimeResultCatalog
ClassId This property is required. string
CodeFileName This property is required. string
Name of file containing function source code.
CodeTemplate This property is required. string
Template to guide on how to compose code.
Components This property is required. []GetFunctionsRuntimeResultComponent
CreateTime This property is required. string
The time when this managed object was created.
CreateUser This property is required. string
The user identifier who created the language runtime.
Deprecated This property is required. bool
Indicate if this language runtime is deprecated.
Description This property is required. string
Description of the language runtime.
DisplayName This property is required. 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 (_).
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
Enabled This property is required. bool
Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
Insecure This property is required. bool
Indicate if this language runtime is insecure due to vulnerabilities.
LanguageName This property is required. string
The official name of the programming language.* Python - Python programming language.
LanguageVersion This property is required. string
The version of the programming language.
ModTime This property is required. string
The time when this managed object was last modified.
ModUser This property is required. string
The user identifier who last updated the language runtime.
Moid This property is required. string
The unique identifier of this Managed Object instance.
Name This property is required. 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 This property is required. string
A note to bring user's attention to the status of this language runtime.
ObjectType This property is required. string
Owners This property is required. []string
Parents This property is required. []GetFunctionsRuntimeResultParent
PermissionResources This property is required. []GetFunctionsRuntimeResultPermissionResource
RuntimeFilePath This property is required. string
Path to the runtime file.
RuntimeUploadMoid This property is required. string
Moid of Upload which represents the uploaded runtime file.
SharedScope This property is required. 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.
Tags This property is required. []GetFunctionsRuntimeResultTag
VersionContexts This property is required. []GetFunctionsRuntimeResultVersionContext
accountMoid This property is required. String
The Account ID for this managed object.
action This property is required. 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.
additionalProperties This property is required. String
ancestors This property is required. List<GetFunctionsRuntimeResultAncestor>
catalogs This property is required. List<GetFunctionsRuntimeResultCatalog>
classId This property is required. String
codeFileName This property is required. String
Name of file containing function source code.
codeTemplate This property is required. String
Template to guide on how to compose code.
components This property is required. List<GetFunctionsRuntimeResultComponent>
createTime This property is required. String
The time when this managed object was created.
createUser This property is required. String
The user identifier who created the language runtime.
deprecated This property is required. Boolean
Indicate if this language runtime is deprecated.
description This property is required. String
Description of the language runtime.
displayName This property is required. 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 (_).
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
enabled This property is required. Boolean
Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
insecure This property is required. Boolean
Indicate if this language runtime is insecure due to vulnerabilities.
languageName This property is required. String
The official name of the programming language.* Python - Python programming language.
languageVersion This property is required. String
The version of the programming language.
modTime This property is required. String
The time when this managed object was last modified.
modUser This property is required. String
The user identifier who last updated the language runtime.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. 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 This property is required. String
A note to bring user's attention to the status of this language runtime.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<GetFunctionsRuntimeResultParent>
permissionResources This property is required. List<GetFunctionsRuntimeResultPermissionResource>
runtimeFilePath This property is required. String
Path to the runtime file.
runtimeUploadMoid This property is required. String
Moid of Upload which represents the uploaded runtime file.
sharedScope This property is required. 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.
tags This property is required. List<GetFunctionsRuntimeResultTag>
versionContexts This property is required. List<GetFunctionsRuntimeResultVersionContext>
accountMoid This property is required. string
The Account ID for this managed object.
action This property is required. 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.
additionalProperties This property is required. string
ancestors This property is required. GetFunctionsRuntimeResultAncestor[]
catalogs This property is required. GetFunctionsRuntimeResultCatalog[]
classId This property is required. string
codeFileName This property is required. string
Name of file containing function source code.
codeTemplate This property is required. string
Template to guide on how to compose code.
components This property is required. GetFunctionsRuntimeResultComponent[]
createTime This property is required. string
The time when this managed object was created.
createUser This property is required. string
The user identifier who created the language runtime.
deprecated This property is required. boolean
Indicate if this language runtime is deprecated.
description This property is required. string
Description of the language runtime.
displayName This property is required. 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 (_).
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
enabled This property is required. boolean
Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
insecure This property is required. boolean
Indicate if this language runtime is insecure due to vulnerabilities.
languageName This property is required. string
The official name of the programming language.* Python - Python programming language.
languageVersion This property is required. string
The version of the programming language.
modTime This property is required. string
The time when this managed object was last modified.
modUser This property is required. string
The user identifier who last updated the language runtime.
moid This property is required. string
The unique identifier of this Managed Object instance.
name This property is required. 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 This property is required. string
A note to bring user's attention to the status of this language runtime.
objectType This property is required. string
owners This property is required. string[]
parents This property is required. GetFunctionsRuntimeResultParent[]
permissionResources This property is required. GetFunctionsRuntimeResultPermissionResource[]
runtimeFilePath This property is required. string
Path to the runtime file.
runtimeUploadMoid This property is required. string
Moid of Upload which represents the uploaded runtime file.
sharedScope This property is required. 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.
tags This property is required. GetFunctionsRuntimeResultTag[]
versionContexts This property is required. GetFunctionsRuntimeResultVersionContext[]
account_moid This property is required. str
The Account ID for this managed object.
action This property is required. 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 This property is required. str
ancestors This property is required. Sequence[GetFunctionsRuntimeResultAncestor]
catalogs This property is required. Sequence[GetFunctionsRuntimeResultCatalog]
class_id This property is required. str
code_file_name This property is required. str
Name of file containing function source code.
code_template This property is required. str
Template to guide on how to compose code.
components This property is required. Sequence[GetFunctionsRuntimeResultComponent]
create_time This property is required. str
The time when this managed object was created.
create_user This property is required. str
The user identifier who created the language runtime.
deprecated This property is required. bool
Indicate if this language runtime is deprecated.
description This property is required. str
Description of the language runtime.
display_name This property is required. 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_moid This property is required. str
The DomainGroup ID for this managed object.
enabled This property is required. bool
Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
insecure This property is required. bool
Indicate if this language runtime is insecure due to vulnerabilities.
language_name This property is required. str
The official name of the programming language.* Python - Python programming language.
language_version This property is required. str
The version of the programming language.
mod_time This property is required. str
The time when this managed object was last modified.
mod_user This property is required. str
The user identifier who last updated the language runtime.
moid This property is required. str
The unique identifier of this Managed Object instance.
name This property is required. 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 This property is required. str
A note to bring user's attention to the status of this language runtime.
object_type This property is required. str
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetFunctionsRuntimeResultParent]
permission_resources This property is required. Sequence[GetFunctionsRuntimeResultPermissionResource]
runtime_file_path This property is required. str
Path to the runtime file.
runtime_upload_moid This property is required. str
Moid of Upload which represents the uploaded runtime file.
shared_scope This property is required. 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.
tags This property is required. Sequence[GetFunctionsRuntimeResultTag]
version_contexts This property is required. Sequence[GetFunctionsRuntimeResultVersionContext]
accountMoid This property is required. String
The Account ID for this managed object.
action This property is required. 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.
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
catalogs This property is required. List<Property Map>
classId This property is required. String
codeFileName This property is required. String
Name of file containing function source code.
codeTemplate This property is required. String
Template to guide on how to compose code.
components This property is required. List<Property Map>
createTime This property is required. String
The time when this managed object was created.
createUser This property is required. String
The user identifier who created the language runtime.
deprecated This property is required. Boolean
Indicate if this language runtime is deprecated.
description This property is required. String
Description of the language runtime.
displayName This property is required. 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 (_).
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
enabled This property is required. Boolean
Indicate if this language runtime is enabled. If not, the runtime is not usable at all.
insecure This property is required. Boolean
Indicate if this language runtime is insecure due to vulnerabilities.
languageName This property is required. String
The official name of the programming language.* Python - Python programming language.
languageVersion This property is required. String
The version of the programming language.
modTime This property is required. String
The time when this managed object was last modified.
modUser This property is required. String
The user identifier who last updated the language runtime.
moid This property is required. String
The unique identifier of this Managed Object instance.
name This property is required. 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 This property is required. String
A note to bring user's attention to the status of this language runtime.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
runtimeFilePath This property is required. String
Path to the runtime file.
runtimeUploadMoid This property is required. String
Moid of Upload which represents the uploaded runtime file.
sharedScope This property is required. 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.
tags This property is required. List<Property Map>
versionContexts This property is required. List<Property Map>

GetFunctionsRuntimeResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetFunctionsRuntimeResultCatalog

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetFunctionsRuntimeResultComponent

AdditionalProperties This property is required. string
ClassId This property is required. string
Name This property is required. string
The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
NrVersion This property is required. string
ObjectType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Name This property is required. string
The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
NrVersion This property is required. string
ObjectType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
name This property is required. String
The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
nrVersion This property is required. String
objectType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
name This property is required. string
The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
nrVersion This property is required. string
objectType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
name This property is required. 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 This property is required. str
object_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
name This property is required. String
The name of the language runtime. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).
nrVersion This property is required. String
objectType This property is required. String

GetFunctionsRuntimeResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetFunctionsRuntimeResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetFunctionsRuntimeResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetFunctionsRuntimeResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetFunctionsRuntimeResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetFunctionsRuntimeResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetFunctionsRuntimeResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetFunctionsRuntimeResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetFunctionsRuntimeResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetFunctionsRuntimeResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetFunctionsRuntimeResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetFunctionsRuntimeResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetFunctionsRuntimeResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetFunctionsRuntimeResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetFunctionsRuntimeResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetFunctionsRuntimeResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetFunctionsRuntimeTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties 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.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetFunctionsRuntimeVersionContext

AdditionalProperties string
ClassId 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.
InterestedMos List<GetFunctionsRuntimeVersionContextInterestedMo>
MarkedForDeletion bool
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.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetFunctionsRuntimeVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType 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.
AdditionalProperties string
ClassId 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.
InterestedMos []GetFunctionsRuntimeVersionContextInterestedMo
MarkedForDeletion bool
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.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetFunctionsRuntimeVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType 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.
additionalProperties String
classId 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.
interestedMos List<GetFunctionsRuntimeVersionContextInterestedMo>
markedForDeletion Boolean
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.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetFunctionsRuntimeVersionContextRefMo
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType 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.
additionalProperties string
classId 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.
interestedMos GetFunctionsRuntimeVersionContextInterestedMo[]
markedForDeletion boolean
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.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetFunctionsRuntimeVersionContextRefMo
A reference to the original Managed Object.
timestamp string
The time this versioned Managed Object was created.
versionType 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[GetFunctionsRuntimeVersionContextInterestedMo]
marked_for_deletion bool
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 GetFunctionsRuntimeVersionContextRefMo
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.
additionalProperties String
classId 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.
interestedMos List<Property Map>
markedForDeletion Boolean
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.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType 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

AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties string
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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

AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
AdditionalProperties string
ClassId 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.
ObjectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties string
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. 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'.
additionalProperties String
classId 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.
objectType 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.

  1. If 'moid' is set this field is ignored.
  2. 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet