- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Re: mgmt_cli domain question
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
mgmt_cli domain question
when on the MDS if we forget to provide the domain where the objects are getting created? if its not visible on the global policy.
mgmt_cli login user <user> password <passwd> > id.txt
- Labels:
-
Multi Domain
-
Object Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On the MDS itself.
Robert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So it has to be deleted in the same way its created? is it possible to move that object to a particular domain?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, use delete comand.
There is no single API command to move objects from one domain to another.
But we have a tool (Python scripts) on GitHub repo to move spedific objects from a local domain to global domain -
https://github.com/CheckPointSW/LocalToGlobal
Robert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you.
why do it allow to create domain objects on the MDS? visibility is a concern until i ran show commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Domain objects can be created on the MDM and are associated with a MDS or MLM -
https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-domain~v1.2%20
