routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros
routeros.MoveItems
Explore with Pulumi AI
routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros
Example Usage
Create MoveItems Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new MoveItems(name: string, args: MoveItemsArgs, opts?: CustomResourceOptions);
@overload
def MoveItems(resource_name: str,
args: MoveItemsArgs,
opts: Optional[ResourceOptions] = None)
@overload
def MoveItems(resource_name: str,
opts: Optional[ResourceOptions] = None,
sequences: Optional[Sequence[str]] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
move_items_id: Optional[str] = None,
resource_name_: Optional[str] = None,
resource_path: Optional[str] = None)
func NewMoveItems(ctx *Context, name string, args MoveItemsArgs, opts ...ResourceOption) (*MoveItems, error)
public MoveItems(string name, MoveItemsArgs args, CustomResourceOptions? opts = null)
public MoveItems(String name, MoveItemsArgs args)
public MoveItems(String name, MoveItemsArgs args, CustomResourceOptions options)
type: routeros:MoveItems
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args MoveItemsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args MoveItemsArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args MoveItemsArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MoveItemsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MoveItemsArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
MoveItems Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The MoveItems resource accepts the following input properties:
- Sequences List<string>
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - Move
Items stringId - The ID of this resource.
- Resource
Name string - Resource name in the notation
routeros.IpFirewallFilter
. - Resource
Path string - URL path of the resource in the notation
/ip/firewall/filter
. - ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- Sequences []string
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - Move
Items stringId - The ID of this resource.
- Resource
Name string - Resource name in the notation
routeros.IpFirewallFilter
. - Resource
Path string - URL path of the resource in the notation
/ip/firewall/filter
. - ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- sequences List<String>
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move
Items StringId - The ID of this resource.
- resource
Name String - Resource name in the notation
routeros.IpFirewallFilter
. - resource
Path String - URL path of the resource in the notation
/ip/firewall/filter
.
- sequences string[]
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move
Items stringId - The ID of this resource.
- resource
Name string - Resource name in the notation
routeros.IpFirewallFilter
. - resource
Path string - URL path of the resource in the notation
/ip/firewall/filter
.
- sequences Sequence[str]
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move_
items_ strid - The ID of this resource.
- resource_
name str - Resource name in the notation
routeros.IpFirewallFilter
. - resource_
path str - URL path of the resource in the notation
/ip/firewall/filter
.
- sequences List<String>
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move
Items StringId - The ID of this resource.
- resource
Name String - Resource name in the notation
routeros.IpFirewallFilter
. - resource
Path String - URL path of the resource in the notation
/ip/firewall/filter
.
Outputs
All input properties are implicitly available as output properties. Additionally, the MoveItems resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing MoveItems Resource
Get an existing MoveItems resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: MoveItemsState, opts?: CustomResourceOptions): MoveItems
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
move_items_id: Optional[str] = None,
resource_name: Optional[str] = None,
resource_path: Optional[str] = None,
sequences: Optional[Sequence[str]] = None) -> MoveItems
func GetMoveItems(ctx *Context, name string, id IDInput, state *MoveItemsState, opts ...ResourceOption) (*MoveItems, error)
public static MoveItems Get(string name, Input<string> id, MoveItemsState? state, CustomResourceOptions? opts = null)
public static MoveItems get(String name, Output<String> id, MoveItemsState state, CustomResourceOptions options)
resources: _: type: routeros:MoveItems get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Move
Items stringId - The ID of this resource.
- Resource
Name string - Resource name in the notation
routeros.IpFirewallFilter
. - Resource
Path string - URL path of the resource in the notation
/ip/firewall/filter
. - Sequences List<string>
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- Move
Items stringId - The ID of this resource.
- Resource
Name string - Resource name in the notation
routeros.IpFirewallFilter
. - Resource
Path string - URL path of the resource in the notation
/ip/firewall/filter
. - Sequences []string
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
. - ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move
Items StringId - The ID of this resource.
- resource
Name String - Resource name in the notation
routeros.IpFirewallFilter
. - resource
Path String - URL path of the resource in the notation
/ip/firewall/filter
. - sequences List<String>
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
.
- ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move
Items stringId - The ID of this resource.
- resource
Name string - Resource name in the notation
routeros.IpFirewallFilter
. - resource
Path string - URL path of the resource in the notation
/ip/firewall/filter
. - sequences string[]
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
.
- ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move_
items_ strid - The ID of this resource.
- resource_
name str - Resource name in the notation
routeros.IpFirewallFilter
. - resource_
path str - URL path of the resource in the notation
/ip/firewall/filter
. - sequences Sequence[str]
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
.
- ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- move
Items StringId - The ID of this resource.
- resource
Name String - Resource name in the notation
routeros.IpFirewallFilter
. - resource
Path String - URL path of the resource in the notation
/ip/firewall/filter
. - sequences List<String>
- List identifiers in the required sequence. To locate the
sequence
before an existing rule, add itsid
to the last element of thesequence
.
Package Details
- Repository
- routeros terraform-routeros/terraform-provider-routeros
- License
- Notes
- This Pulumi package is based on the
routeros
Terraform Provider.
routeros 1.83.1 published on Monday, Apr 28, 2025 by terraform-routeros